Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps github.com/cloudflare/pint from 0.69.1 to 0.70.0.

Release notes

Sourced from github.com/cloudflare/pint's releases.

v0.70.0

Added

  • When running pint watch command /health HTTP endpoint can now be used for liveness probes.

Changed

  • When pint runs online checks against Thanos or other service that implements some, but not all, Prometheus APIs it would reports errors due to some API requests returning 404 Not Found HTTP errors. Now pint will automatically disable checks that rely on Prometheus API endpoints that are not supported and create a summary comment (when running pint ci) that lists disabled checks. This applies to these API endpoints:

    • /api/v1/status/config
    • /api/v1/status/flags
    • /api/v1/metadata
Changelog

Sourced from github.com/cloudflare/pint's changelog.

v0.70.0

Added

  • When running pint watch command /health HTTP endpoint can now be used for liveness probes.

Changed

  • When pint runs online checks against Thanos or other service that implements some, but not all, Prometheus APIs it would reports errors due to some API requests returning 404 Not Found HTTP errors. Now pint will automatically disable checks that rely on Prometheus API endpoints that are not supported and create a summary comment (when running pint ci) that lists disabled checks. This applies to these API endpoints:

    • /api/v1/status/config
    • /api/v1/status/flags
    • /api/v1/metadata
Commits
  • f0abcd7 Merge pull request #1249 from cloudflare/apis
  • 23e7dcc Automatically disable unsupported checks
  • 6eb615f Refactor comments
  • a854f3a Merge pull request #1250 from cloudflare/dependabot/go_modules/tools/goimport...
  • a9d528d Merge pull request #1251 from cloudflare/dependabot/go_modules/tools/golangci...
  • 00c3aed build(deps): bump github.com/golangci/golangci-lint
  • c751c66 build(deps): bump golang.org/x/tools in /tools/goimports
  • 1768c34 Merge pull request #1248 from cloudflare/lints
  • 53764eb Add more test coverage
  • 4a29db5 Merge pull request #1247 from cloudflare/errors
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 1, 2025
@dependabot dependabot bot requested review from povilasv and skl as code owners February 1, 2025 22:36
@dependabot dependabot bot force-pushed the dependabot/go_modules/scripts/github.com/cloudflare/pint-0.70.0 branch from 4d6b6d6 to c709a12 Compare February 2, 2025 21:19
Bumps [github.com/cloudflare/pint](https://github.com/cloudflare/pint) from 0.69.1 to 0.70.0.
- [Release notes](https://github.com/cloudflare/pint/releases)
- [Changelog](https://github.com/cloudflare/pint/blob/main/docs/changelog.md)
- [Commits](cloudflare/pint@v0.69.1...v0.70.0)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/pint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/scripts/github.com/cloudflare/pint-0.70.0 branch from c709a12 to 2072f3d Compare February 3, 2025 09:36
@skl skl merged commit e3b6eee into master Feb 3, 2025
18 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/scripts/github.com/cloudflare/pint-0.70.0 branch February 3, 2025 10:02
rexagod pushed a commit to rexagod/kubernetes-mixin that referenced this pull request Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants